<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

 ::selection {

	background-color: #2fa86b;

	color: #fff;

}



::-moz-selection {

	background-color: #2fa86b;

	color: #fff;

}



::-webkit-selection {

	background-color: #2fa86b;

	color: #fff;

}

*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal}

.clearfix{display:inline-table;}

* html .clearfix{height:1%;/*ie6*/}

*+html .clearfix{min-height:1px;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}

.clearfix { display:inline-block; }

* html .clearfix { height:1%; }

.clearfix { display:block; }

input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

.clearboth{ clear:both}



a:link { text-decoration: none;color: #404040;}

a:visited {text-decoration: none; color: #404040;}

a:hover { text-decoration: none; color: #046fcd;transition: all 0.3s ease-out 0s;}

a:active {text-decoration: none; color: #404040;}

em{ font-style:normal;}

.mainall{width:1180px; margin:0 auto; overflow:hidden;}



.mainall1{width:1180px; margin:0 auto; }





.tnr{ font-family: times new roman;}

.fl{ float: left;}

.fr{ float: right;}



.re{position: relative;}

.ab{position: absolute;}

.tc{text-align: center;}

body {margin: 0px; color:#404040; background:#FFF;   font-size: 14px; font-family:"Microsoft YaHei","微软雅黑",宋体,Arial, Helvetica, sans-serif;background: url(../images/pro_dbg.jpg) repeat;}



 



/*&lt;!--top--&gt;*/

 



 







/*&lt;!--logo--&gt;*/

.top_bg{font-size: 13px;background: #f5f5f5;height: 30px;line-height: 30px;}





.top_bgk{ height:157px; overflow:hidden;  }



 

.logo{margin:16px 0 0 20px;}

 

 

.biaoyu{  height:113px; float:left; display:block; margin:46px 0 0 30px;  

font-size: 22px;    line-height: 34px;  color:#2fa86b;  font-weight: bold;

 }

 .biaoyu p{   font-weight: bold;color: #464646; }





.tag1 {font-size: 20px;color: #3d3d3d;background: url(../images/by.jpg) no-repeat;width:321px;height: 70px;display: block;margin: 39px 0 0 30px; 

padding:15px 0 0 20px;

}

.tag1 p {font-size: 20px;color: #2fa86b; }

.tag1 p span{font-weight: bold;}





 .top_sw{    text-align: right;  color: #727272;height: 30px;line-height: 30px; }

.top_sw a { padding: 0px  10px;color: #727272; background: url(../images/ss.jpg) no-repeat left center; }

 .top_sw a:first-child{background: none;}

 

.iphone{ margin:46px 0px 0px 0px; line-height: 24px;overflow:hidden;  height: 80px;display: block; }

.iphone p{background:url(../images/top_tel.jpg) no-repeat left 10px; 	padding-left:66px;}

.iphone p span{display: block;height: 80px;font-size:30px; color:#2fa86b; line-height: 30px;font-family: arial;margin-top: 8px;  }

  







/*&lt;!--nav--&gt;*/

 

.nav_bg{ background:#2fa86b; height:60px;  line-height: 60px;  position:relative;z-index: 6; overflow: hidden;}

.nav_bg ul{width:1300px; }

.nav_bg li{height:61px; display:block; float:left; color:#FFF; text-align:center;font-size:15px;  padding:0px 30px; background: url(../images/nav_tag.jpg) no-repeat right center;}

.nav_bg li a{  display:block; color:#FFF;  }

.nav_bg li.another,.nav_bg li:hover{background: #6a6a6c;cursor: pointer;}

 

 

.nav_bg li:hover a{color:#FFF; }



 .fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}





 



/* end nav*/

 

 

.end_nbg{background:#424242 ;height: auto; padding-bottom: 28px;height: 280px;}

 

 

 

.end_logo{  display: block;float: left; margin:40px 0 0 24px;}

 

 .end_nav{background: #2fa86b;height: 50px;line-height: 50px;}

 .end_nav li {float: left;background: url(../images/end_tag.jpg) no-repeat left center; padding:0px 30px 0 32px;}

 .end_nav li:first-child{background: none;}

  .end_nav li a{font-size: 15px;color:#FFF;}

 

.end_n a{color:#ccc;}

.end_n { line-height: 36px;margin:40px  0 0  40px ;width:720px;  color:#ccc;}

.end_bq h2{display: inline; font-size: 14px;color:#FFF;}

 

 .end_ewm{width:130px;text-align: center; margin-top: 45px;  color:#FFF; }

 .end_ewm img{width:130px;height: 130px; }

 



  .end_ewm  p{margin-top: 10px; line-height:24px;}



 





 </pre></body></html>